DEMO #1: Let's practice using the xy-coordinate plane by clicking on 6 locations.

Each location on the xy-coordinate plane can be described by two numbers written like this: (100, 50).

  • The first number is the x-coordinate which tells us how far to move right or left. (Right is positive)
  • The second number is the y-coordinate which tells us how far to move up or down. (Up is positive)
  • Click Run follow the instructions on the stage to click on the correct location on the coordinate plane.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)